![]() |
PATH![]() |
![]() ![]() |
Removes a piece of data that has been previously associated with a menu item.
pascal OSStatus RemoveMenuItemProperty (
MenuHandle menu,
UInt16 item,
OSType propertyCreator,
OSType propertyTag);
Your application may remove data set with the
SetMenuItemProperty
function by calling the
RemoveMenuItemProperty
function.